Usage APIproject/MilestonesGet milestones by milestone statusGet milestones by milestone status GET /api/2.0/project/{id:[0-9]+}/milestone/{status:(open|closed|late|disable)} Returns a list of all the milestones with the selected status from a project with the ID specified in the request. Request Responses200401List of milestonesUnauthorized